- algorithm designer
- Макаров: разработчик алгоритма
Универсальный англо-русский словарь. Академик.ру. 2011.
Универсальный англо-русский словарь. Академик.ру. 2011.
Algorithm — Flow chart of an algorithm (Euclid s algorithm) for calculating the greatest common divisor (g.c.d.) of two numbers a and b in locations named A and B. The algorithm proceeds by successive subtractions in two loops: IF the test B ≤ A yields yes… … Wikipedia
Chaitin's algorithm — is a bottom up, graph coloring register allocation algorithm that uses cost/degree as its spill metric. It is named after its designer, Gregory Chaitin. Chaitin s algorithm was the first register allocation algorithm that made use of coloring of… … Wikipedia
Distributed computing — is a field of computer science that studies distributed systems. A distributed system consists of multiple autonomous computers that communicate through a computer network. The computers interact with each other in order to achieve a common goal … Wikipedia
Nothing up my sleeve number — In cryptography, nothing up my sleeve numbers are any numbers which, by their construction, are above suspicion of hidden properties. They are used in creating cryptographic functions such as hashes and ciphers. These algorithms often need… … Wikipedia
OpenXL — Original author(s) Originates from a thesis by D. Markus at Royal Institute of Technology and Tokyo Institute of Technology Developer(s) Currently developed at Karolinska Institutet Operating system Cross platform … Wikipedia
Thomas Rockwell Mackie — Thomas “Rock” Mackie, Ph.D. is a medical physicist.He grew up in Saskatoon and received his undergraduate degree in Physics from the University of Saskatchewan in 1980. He went on to earn his doctorate in Physics at the University of Alberta in… … Wikipedia
List of Russian people — The Millennium of Russia monument in Veliky Novgorod, featuring the statues and reliefs of the most celebrated people in the first 1000 years of Russian history … Wikipedia
EICASLAB — Infobox Software name = EICASLAB developer = EICAS Automazione S.p.A. operating system = Windows/Linux genre = Technical computing license = Proprietary website = [http://www.eicaslab.com/ www.eicaslab.com] EICASLAB is a laboratory for automatic… … Wikipedia
List of programmers — This list is incomplete; you can help by expanding it. This is a list of programmers notable for their contributions to software, either as original author or architect, or for later additions. Contents: A B C D E F G H I J K L M N … Wikipedia
Priority queue — A priority queue is an abstract data type in computer programming. It is exactly like a regular queue or stack data structure, but additionally, each element is associated with a priority . stack: elements are pulled in last in first out order (e … Wikipedia
Communications protocol — For other senses of this word, see Protocol. A communications protocol is a system of digital message formats and rules for exchanging those messages in or between computing systems and in telecommunications. A protocol may have a formal… … Wikipedia